home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960209-19960425 / 000134_news@columbia.edu _Mon Mar 4 11:02:44 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id LAA29910 for <kermit.misc@watsun>; Mon, 4 Mar 1996 11:02:43 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id LAA15317 for kermit.misc@watsun; Mon, 4 Mar 1996 11:02:40 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: command for local printing?????
  8. Date: 4 Mar 1996 16:02:30 GMT
  9. Organization: Columbia University
  10. Lines: 11
  11. Message-ID: <4hf46m$eug@apakabar.cc.columbia.edu>
  12. References: <4h4k4b$3ms@netnews.upenn.edu>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <4h4k4b$3ms@netnews.upenn.edu>,
  16. Paul M. Nealen <pnealen@mail1.sas.upenn.edu> wrote:
  17. : I am using Kermit as the front-end on a dial-in system to a university 
  18. : mainframe.  Is there a command I can type that will divert file printing 
  19. : to my local printer rather than to the university computer center?
  20. Look on your MS-DOS Kermit 3.14 diskette in the UTILS subdirectory to find
  21. commands you can install on (or adapt to) your mainframe for printing
  22. mainframe-resident files on the PC's local printer.
  23.  
  24. - Frank